Add instrumation to Hardware section - #3255
Closed
abduznik wants to merge 1 commit into
Closed
Conversation
Hidden Gem submission: RF test station HAL with Digital Twin simulation and auto-discovery — unique combination no existing Python library offers.
Collaborator
|
Thanks for the submission. The project is promising, well documented, and addresses a legitimate niche. However, we do not think it currently meets the Hidden Gem criteria, mainly because some core connection and discovery issues remain unresolved and independent real-world adoption is not yet sufficiently demonstrated. We would be happy to reconsider it after these areas mature further. Please feel free to resubmit in the future. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hidden Gem justification: Instrumation fills a gap none of the current Hardware section entries address: RF test station automation. While PyVISA provides low-level VISA transport and PyMeasure targets scientific measurement, Instrumation combines a multi-vendor RF instrument HAL with Digital Twin simulation and automatic bus discovery — capabilities no existing Python library offers in a single package. It has been validated against real Keysight, Tektronix, and Rohde & Schwarz hardware, with published experiment reports (VNA S-parameters, spectrum analyzer traces, signal generator sweeps). The project has 88 GitHub stars, 7k+ total PyPI downloads, and active contributions from external users including interest from a Keysight applications engineer. Development is active (latest commit this week, v0.5.0 released on PyPI, MIT licensed). It belongs in the Hardware section because it is a Python library for programming with hardware — specifically test and measurement instruments — and its RF-focused HAL + Digital Twin combination distinguishes it from the general-purpose tools already listed.